-
Re: Otf vs. ttf
TrueType is a scalable font technology designed by Apple Computer, and has been superseded by the OpenType format. However people still refer to TrueType fonts, while in fact 99.9% of all fonts that …3 -
Re: A solution for Windows Font Viewer 'is not a valid font' error
I'm only guessing, but maybe Windows font viewer needs Internet access in order to setup digital signature verification for fonts. From my experience you won't have this issue if you use an external …1 -
Re: Problem in Chrome?
I think the feature code misses script latn; feature zero { language dflt; Should be:feature zero { script latn; language dflt;1 -
Re: Logic and the order in kerning tables
Whatever you prefer. If you provide better examples or a font file to test, then we might be able to better assist you. There is no single correct approach, but this looks fine to me. Yes. If there …2 -
Re: Determine whether a font file is OpenType format or TrueType format
These TrueType flavor OpenType fonts (I refer to them as OpenType fonts with TrueType based outlines), shouldn't be called TrueType fonts, unless they have no OpenType features, no DSIG table, no lic…3